Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 152,634 for

document formatting

(0.09 sec)
  1. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Markdown Converter – Convert MD in C# or Online

    In this article, you learn how to convert Markdown to other formats using Aspose.HTML API and consider C# example of Markdown to JPG conversion....NET Converting Between Formats Markdown Converter Live Demos...language designed to indicate formatting in plain text. MD files use...

    docs.aspose.com/html/net/markdown-converter/
  3. Convert DOTX to MBOX in Python | products.aspos...

    Save DOTX to MBOX within Python applications without using Microsoft Word or Outlook... The DOTX file format is a Microsoft Word template...used to store document settings and formatting. It is used to...

    products.aspose.com/total/python-net/conversion...
  4. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a Python library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells for Python via .NET library so that users can control how dates are displayed if they want....Render Custom Date Format Pattern g and ge mm dd Contents [ Hide...able to render the custom date format patterns like g, ge.mm.dd and...

    docs.aspose.com/cells/python-net/render-custom-...
  5. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Create Document Buidler var document = e.MatchNode.Document as Document;...Document; DocumentBuilder builder = new DocumentBuilder(document);...

    forum.aspose.com/t/unable-to-replace-block-cont...
  6. RevisionTextEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.RevisionTextEffect enum to enhance Document revisions with unique text decoration effects. Elevate your editing experience!...decoration effect for revisions of document text. public enum RevisionTextEffect...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose.Words.Drawing.Charts | Aspose.Words for ...

    Access and manipulate Microsoft Word charts effortlessly with Aspose.Words.Drawing.Charts. Enhance your Documents with powerful charting features today!...charts in Microsoft Word documents. Classes Class Description...ChartDataPoint Allows to specify formatting of a single data point on...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) Document into a [Document](../../aspose.words/Document/) object....Markdown document into a Document object. Inheritance:...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/nodejs-net/aspose.wo...